home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15193 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  556 b 

  1. Path: news.mcs.net!usenet
  2. From: eai <eai@mcs.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Implementing a TSR
  5. Date: Wed, 03 Apr 1996 22:01:45 -0600
  6. Organization: eai
  7. Message-ID: <316349A9.6155@mcs.com>
  8. NNTP-Posting-Host: eai.pr.mcs.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01Gold (Win95; I)
  13.  
  14. Can anyone tell me how to go about implementing a TSR using Borland C++ v.3.0?  Specifically, how to load the program into memory and how to 
  15. cause the program to be activated by using hotkeys.
  16.